[INFO] fetching crate rocket-sentry 1.2.0...
[INFO] checking rocket-sentry-1.2.0 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate rocket-sentry 1.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rocket-sentry 1.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rocket-sentry 1.2.0
[INFO] tweaked toml for crates.io crate rocket-sentry 1.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket-sentry 1.2.0 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rocket-sentry 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sentry-actix v0.48.0
[INFO] [stderr]   Downloaded sentry-debug-images v0.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a
[INFO] running `Command { std: "docker" "start" "49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking sentry-types v0.48.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling sentry-contexts v0.48.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sentry v0.48.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking sentry-core v0.48.0
[INFO] [stderr]     Checking sentry-backtrace v0.48.0
[INFO] [stderr]     Checking sentry-debug-images v0.48.0
[INFO] [stderr]     Checking sentry-panic v0.48.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking rocket-sentry v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sentry v0.48.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a", kill_on_drop: false }`
[INFO] [stdout] 49922d8b165a9811373db76494d49866aa0ea011d9d9bf2dd66fdc248791019a
